object frmGenerateReport: TfrmGenerateReport Left = 333 Top = 309 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'Generate Report' ClientHeight = 281 ClientWidth = 528 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False Position = poMainFormCenter Scaled = False DesignSize = ( 528 281) PixelsPerInch = 96 TextHeight = 16 object shpTopLine: TShape Left = 0 Top = 232 Width = 530 Height = 1 end object axHeader: TAxSmoothLabel Left = 16 Top = 10 Width = 133 Height = 19 Quality = smMMXSmoothing4x Caption = 'Generate Report' Font.Charset = DEFAULT_CHARSET Font.Color = 11823428 Font.Height = -16 Font.Name = 'Verdana' Font.Style = [] ParentFont = False end object axDescription: TAxLabel Left = 16 Top = 42 Width = 501 Height = 39 WordWrap = True Transparent = False AutoSize = False Anchors = [akLeft, akTop, akRight, akBottom] Caption = #1057' '#1087#1086#1084#1086#1097#1100#1102' '#1076#1072#1085#1085#1086#1075#1086' '#1084#1072#1089#1090#1077#1088#1072' '#1074#1099' '#1084#1086#1078#1077#1090#1077' '#1087#1086#1083#1091#1095#1080#1090#1100' '#1086#1090#1095#1077#1090' '#1086' '#1074#1072#1096#1077#1081' '#1089#1080#1089#1090#1077 + #1084#1077' '#1074' '#1074#1080#1076#1077' '#1076#1086#1082#1091#1084#1077#1085#1090#1072'.' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ShowAccelChar = True ParentFont = False end object axGetInfo: TAxLabel Left = 20 Top = 192 Width = 255 Height = 16 LinkColor = 14509568 LabelType = ltLink WordWrap = False Transparent = False Caption = 'How do I use the system information report?' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ShowAccelChar = True ParentFont = False OnClick = axGetInfoClick end object selHtml: TRadioButton Left = 40 Top = 92 Width = 230 Height = 17 Caption = #1087#1086#1083#1091#1095#1080#1090#1100' '#1086#1090#1095#1077#1090' '#1074' '#1092#1086#1088#1084#1072#1090#1077' HTML' Checked = True TabOrder = 0 TabStop = True end object selXml: TRadioButton Left = 40 Top = 124 Width = 230 Height = 17 Caption = #1087#1086#1083#1091#1095#1080#1090#1100' '#1086#1090#1095#1077#1090' '#1074' '#1092#1086#1088#1084#1072#1090#1077' XML' TabOrder = 1 end object selText: TRadioButton Left = 40 Top = 156 Width = 230 Height = 17 Caption = #1087#1086#1083#1091#1095#1080#1090#1100' '#1086#1090#1095#1077#1090' '#1074' '#1092#1086#1088#1084#1072#1090#1077' '#1090#1077#1082#1089#1090 TabOrder = 2 end object Panel1: TPanel Left = 0 Top = 233 Width = 528 Height = 48 Align = alBottom BevelOuter = bvNone Color = 15132390 ParentBackground = False TabOrder = 3 object btnGetReport: TButton Left = 292 Top = 11 Width = 107 Height = 25 Caption = #1055#1086#1083#1091#1095#1080#1090#1100' '#1086#1090#1095#1077#1090 TabOrder = 0 OnClick = btnGetReportClick end object btnClose: TButton Left = 408 Top = 11 Width = 107 Height = 25 Cancel = True Caption = #1054#1090#1084#1077#1085#1072 ModalResult = 2 TabOrder = 1 OnClick = btnCloseClick end end end